﻿2026-05-27T19:45:25.5003063Z Current runner version: '2.334.0'
2026-05-27T19:45:25.5040264Z ##[group]Runner Image Provisioner
2026-05-27T19:45:25.5041519Z Hosted Compute Agent
2026-05-27T19:45:25.5042377Z Version: 20260520.533
2026-05-27T19:45:25.5043539Z Commit: 189110e25284a9812c124fd27b339e2fb4f2f9db
2026-05-27T19:45:25.5044653Z Build Date: 2026-05-20T17:44:04Z
2026-05-27T19:45:25.5046137Z Worker ID: {ec6cadd8-1089-4c58-9923-36a1561cb2d5}
2026-05-27T19:45:25.5047340Z Azure Region: eastus
2026-05-27T19:45:25.5048202Z ##[endgroup]
2026-05-27T19:45:25.5050634Z ##[group]Operating System
2026-05-27T19:45:25.5051596Z Ubuntu
2026-05-27T19:45:25.5052479Z 24.04.4
2026-05-27T19:45:25.5053302Z LTS
2026-05-27T19:45:25.5054107Z ##[endgroup]
2026-05-27T19:45:25.5055122Z ##[group]Runner Image
2026-05-27T19:45:25.5056503Z Image: ubuntu-24.04
2026-05-27T19:45:25.5057357Z Version: 20260525.161.1
2026-05-27T19:45:25.5059525Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260525.161/images/ubuntu/Ubuntu2404-Readme.md
2026-05-27T19:45:25.5062250Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260525.161
2026-05-27T19:45:25.5063824Z ##[endgroup]
2026-05-27T19:45:25.5065995Z ##[group]GITHUB_TOKEN Permissions
2026-05-27T19:45:25.5068684Z Contents: read
2026-05-27T19:45:25.5069552Z Metadata: read
2026-05-27T19:45:25.5070612Z ##[endgroup]
2026-05-27T19:45:25.5073876Z Secret source: Actions
2026-05-27T19:45:25.5077261Z Prepare workflow directory
2026-05-27T19:45:25.5951059Z Prepare all required actions
2026-05-27T19:45:25.6027805Z Getting action download info
2026-05-27T19:45:26.1150004Z Download action repository 'actions/checkout@v6' (SHA:de0fac2e4500dabe0009e67214ff5f5447ce83dd)
2026-05-27T19:45:26.2155037Z Download action repository 'actions/setup-java@v5' (SHA:be666c2fcd27ec809703dec50e508c2fdc7f6654)
2026-05-27T19:45:26.4740798Z Download action repository 'gradle/actions@v6' (SHA:50e97c2cd7a37755bbfafc9c5b7cafaece252f6e)
2026-05-27T19:45:27.2394998Z Download action repository 'actions/upload-artifact@v7' (SHA:043fb46d1a93c77aae656e7c1c64a875d1fc6a0a)
2026-05-27T19:45:27.4858320Z Complete job name: GMD Regression Tests
2026-05-27T19:45:27.5722116Z ##[group]Run actions/checkout@v6
2026-05-27T19:45:27.5723504Z with:
2026-05-27T19:45:27.5724334Z   lfs: true
2026-05-27T19:45:27.5725423Z   repository: yorvana/android
2026-05-27T19:45:27.5735538Z   token: ***
2026-05-27T19:45:27.5736425Z   ssh-strict: true
2026-05-27T19:45:27.5737340Z   ssh-user: git
2026-05-27T19:45:27.5738281Z   persist-credentials: true
2026-05-27T19:45:27.5739285Z   clean: true
2026-05-27T19:45:27.5740203Z   sparse-checkout-cone-mode: true
2026-05-27T19:45:27.5741275Z   fetch-depth: 1
2026-05-27T19:45:27.5742164Z   fetch-tags: false
2026-05-27T19:45:27.5743098Z   show-progress: true
2026-05-27T19:45:27.5744042Z   submodules: false
2026-05-27T19:45:27.5744970Z   set-safe-directory: true
2026-05-27T19:45:27.5746332Z ##[endgroup]
2026-05-27T19:45:27.6928985Z Syncing repository: yorvana/android
2026-05-27T19:45:27.6932757Z ##[group]Getting Git version info
2026-05-27T19:45:27.6934834Z Working directory is '/home/runner/work/android/android'
2026-05-27T19:45:27.6939393Z [command]/usr/bin/git version
2026-05-27T19:45:27.6941945Z git version 2.54.0
2026-05-27T19:45:27.6977760Z [command]/usr/bin/git lfs version
2026-05-27T19:45:27.7372856Z git-lfs/3.7.1 (GitHub; linux amd64; go 1.24.4)
2026-05-27T19:45:27.7390115Z ##[endgroup]
2026-05-27T19:45:27.7402113Z Temporarily overriding HOME='/home/runner/work/_temp/1df70d21-8333-4e3a-81aa-4787c0eb48b5' before making global git config changes
2026-05-27T19:45:27.7427425Z Adding repository directory to the temporary git global config as a safe directory
2026-05-27T19:45:27.7437493Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/android/android
2026-05-27T19:45:27.7479804Z Deleting the contents of '/home/runner/work/android/android'
2026-05-27T19:45:27.7483262Z ##[group]Initializing the repository
2026-05-27T19:45:27.7486038Z [command]/usr/bin/git init /home/runner/work/android/android
2026-05-27T19:45:27.7548251Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-27T19:45:27.7567235Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-27T19:45:27.7569206Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-27T19:45:27.7570694Z hint: call:
2026-05-27T19:45:27.7571513Z hint:
2026-05-27T19:45:27.7572525Z hint: 	git config --global init.defaultBranch <name>
2026-05-27T19:45:27.7573773Z hint:
2026-05-27T19:45:27.7574924Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-27T19:45:27.7577062Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-27T19:45:27.7578611Z hint:
2026-05-27T19:45:27.7579448Z hint: 	git branch -m <name>
2026-05-27T19:45:27.7580396Z hint:
2026-05-27T19:45:27.7581625Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-27T19:45:27.7583543Z Initialized empty Git repository in /home/runner/work/android/android/.git/
2026-05-27T19:45:27.7587807Z [command]/usr/bin/git remote add origin https://github.com/yorvana/android
2026-05-27T19:45:27.7636218Z ##[endgroup]
2026-05-27T19:45:27.7639039Z ##[group]Disabling automatic garbage collection
2026-05-27T19:45:27.7641435Z [command]/usr/bin/git config --local gc.auto 0
2026-05-27T19:45:27.7670593Z ##[endgroup]
2026-05-27T19:45:27.7673654Z ##[group]Setting up auth
2026-05-27T19:45:27.7675901Z Removing SSH command configuration
2026-05-27T19:45:27.7678878Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-27T19:45:27.7718709Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-27T19:45:27.8000720Z Removing HTTP extra header
2026-05-27T19:45:27.8003933Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-27T19:45:27.8049124Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-27T19:45:27.8298720Z Removing includeIf entries pointing to credentials config files
2026-05-27T19:45:27.8303435Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-27T19:45:27.8343154Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-27T19:45:27.8687121Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-c16f4d1c-3bc8-4808-b76f-089be915a22b.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-27T19:45:27.8697307Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/android/android/.git.path /home/runner/work/_temp/git-credentials-c16f4d1c-3bc8-4808-b76f-089be915a22b.config
2026-05-27T19:45:27.8707847Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/android/android/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-c16f4d1c-3bc8-4808-b76f-089be915a22b.config
2026-05-27T19:45:27.8731581Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-c16f4d1c-3bc8-4808-b76f-089be915a22b.config
2026-05-27T19:45:27.8767300Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-c16f4d1c-3bc8-4808-b76f-089be915a22b.config
2026-05-27T19:45:27.8814970Z ##[endgroup]
2026-05-27T19:45:27.8817330Z [command]/usr/bin/git lfs install --local
2026-05-27T19:45:27.9219055Z Updated Git hooks.
2026-05-27T19:45:27.9223365Z Git LFS initialized.
2026-05-27T19:45:27.9237496Z ##[group]Fetching the repository
2026-05-27T19:45:27.9250830Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d4da9eddb7c201694203c31753505adf096f4d06:refs/remotes/origin/feature/hardening-nightly-bake
2026-05-27T19:45:28.3862880Z From https://github.com/yorvana/android
2026-05-27T19:45:28.3867259Z  * [new ref]         d4da9eddb7c201694203c31753505adf096f4d06 -> origin/feature/hardening-nightly-bake
2026-05-27T19:45:28.3911597Z [command]/usr/bin/git branch --list --remote origin/feature/hardening-nightly-bake
2026-05-27T19:45:28.3941968Z   origin/feature/hardening-nightly-bake
2026-05-27T19:45:28.3956152Z [command]/usr/bin/git rev-parse refs/remotes/origin/feature/hardening-nightly-bake
2026-05-27T19:45:28.3977783Z d4da9eddb7c201694203c31753505adf096f4d06
2026-05-27T19:45:28.3984730Z ##[endgroup]
2026-05-27T19:45:28.3986023Z ##[group]Determining the checkout info
2026-05-27T19:45:28.3987364Z ##[endgroup]
2026-05-27T19:45:28.3988335Z ##[group]Fetching LFS objects
2026-05-27T19:45:28.3992033Z [command]/usr/bin/git lfs fetch origin refs/remotes/origin/feature/hardening-nightly-bake
2026-05-27T19:45:28.4247986Z Fetching reference refs/remotes/origin/feature/hardening-nightly-bake
2026-05-27T19:45:28.4536283Z ##[endgroup]
2026-05-27T19:45:28.4569747Z [command]/usr/bin/git sparse-checkout disable
2026-05-27T19:45:28.4620977Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-27T19:45:28.4670575Z ##[group]Checking out the ref
2026-05-27T19:45:28.4688419Z [command]/usr/bin/git checkout --progress --force -B feature/hardening-nightly-bake refs/remotes/origin/feature/hardening-nightly-bake
2026-05-27T19:45:28.5740473Z Switched to a new branch 'feature/hardening-nightly-bake'
2026-05-27T19:45:28.5766404Z branch 'feature/hardening-nightly-bake' set up to track 'origin/feature/hardening-nightly-bake'.
2026-05-27T19:45:28.6065120Z Encountered 1 file that should have been a pointer, but wasn't:
2026-05-27T19:45:28.6066432Z 	app/coverage-baselines/gmd_smoke.ec
2026-05-27T19:45:28.6085944Z ##[endgroup]
2026-05-27T19:45:28.6129410Z [command]/usr/bin/git log -1 --format=%H
2026-05-27T19:45:28.6162947Z d4da9eddb7c201694203c31753505adf096f4d06
2026-05-27T19:45:28.6441630Z ##[group]Run actions/setup-java@v5
2026-05-27T19:45:28.6442015Z with:
2026-05-27T19:45:28.6442282Z   java-version: 17
2026-05-27T19:45:28.6442560Z   distribution: temurin
2026-05-27T19:45:28.6442846Z   java-package: jdk
2026-05-27T19:45:28.6443115Z   check-latest: false
2026-05-27T19:45:28.6443387Z   server-id: github
2026-05-27T19:45:28.6443664Z   server-username: GITHUB_ACTOR
2026-05-27T19:45:28.6443997Z   server-password: GITHUB_TOKEN
2026-05-27T19:45:28.6444314Z   overwrite-settings: true
2026-05-27T19:45:28.6444614Z   job-status: success
2026-05-27T19:45:28.6447993Z   token: ***
2026-05-27T19:45:28.6448257Z ##[endgroup]
2026-05-27T19:45:28.8416903Z ##[group]Installed distributions
2026-05-27T19:45:28.8504770Z Resolved Java 17.0.19+10 from tool-cache
2026-05-27T19:45:28.8505853Z Setting Java 17.0.19+10 as the default
2026-05-27T19:45:28.8506697Z Creating toolchains.xml for JDK version 17 from temurin
2026-05-27T19:45:28.8620105Z Writing to /home/runner/.m2/toolchains.xml
2026-05-27T19:45:28.8632803Z 
2026-05-27T19:45:28.8633355Z Java configuration:
2026-05-27T19:45:28.8634117Z   Distribution: temurin
2026-05-27T19:45:28.8634820Z   Version: 17.0.19+10
2026-05-27T19:45:28.8636041Z   Path: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T19:45:28.8636840Z 
2026-05-27T19:45:28.8637624Z ##[endgroup]
2026-05-27T19:45:28.8655853Z Creating settings.xml with server-id: github
2026-05-27T19:45:28.8656919Z Writing to /home/runner/.m2/settings.xml
2026-05-27T19:45:28.8902357Z ##[group]Run gradle/actions/setup-gradle@v6
2026-05-27T19:45:28.8902726Z with:
2026-05-27T19:45:28.8902977Z   cache-read-only: true
2026-05-27T19:45:28.8903268Z   cache-cleanup: on-success
2026-05-27T19:45:28.8903569Z   cache-provider: enhanced
2026-05-27T19:45:28.8903870Z   cache-disabled: false
2026-05-27T19:45:28.8904151Z   cache-write-only: false
2026-05-27T19:45:28.8904452Z   cache-overwrite-existing: false
2026-05-27T19:45:28.8904819Z   gradle-home-cache-includes: caches
notifications

2026-05-27T19:45:28.8905591Z   add-job-summary: always
2026-05-27T19:45:28.8905904Z   add-job-summary-as-pr-comment: never
2026-05-27T19:45:28.8906249Z   dependency-graph: disabled
2026-05-27T19:45:28.8906610Z   dependency-graph-report-dir: dependency-graph-reports
2026-05-27T19:45:28.8907022Z   dependency-graph-continue-on-failure: true
2026-05-27T19:45:28.8907378Z   build-scan-publish: false
2026-05-27T19:45:28.8907673Z   validate-wrappers: true
2026-05-27T19:45:28.8908012Z   allow-snapshot-wrappers: false
2026-05-27T19:45:28.8908346Z   gradle-home-cache-strict-match: false
2026-05-27T19:45:28.8908687Z   workflow-job-context: null
2026-05-27T19:45:28.8911725Z   github-token: ***
2026-05-27T19:45:28.8912002Z env:
2026-05-27T19:45:28.8912371Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T19:45:28.8912939Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T19:45:28.8913371Z ##[endgroup]
2026-05-27T19:45:29.3515631Z Merged default JDK locations into /home/runner/.m2/toolchains.xml
2026-05-27T19:45:29.3520093Z Enhanced Caching: This build is using the proprietary 'gradle-actions-caching' provider for optimized caching support. See https://github.com/gradle/actions/blob/main/DISTRIBUTION.md for terms of use and opt-out instructions.
2026-05-27T19:45:29.4446889Z ##[group]Restore Gradle state from cache
2026-05-27T19:45:29.5519429Z Cache hit for restore-key: gradle-home-v1|Linux-X64|regression[d3e43b41158631380b2825c23d14dd22]-280785b3fd3ca7378f17cec1af5e0b9f60fa4a32
2026-05-27T19:45:30.5896851Z Received 143309896 of 155892808 (91.9%), 136.8 MBs/sec
2026-05-27T19:45:30.6238030Z Received 155892808 of 155892808 (100.0%), 143.4 MBs/sec
2026-05-27T19:45:30.6239330Z Cache Size: ~149 MB (155892808 B)
2026-05-27T19:45:30.6283913Z [command]/usr/bin/tar -xf /home/runner/work/_temp/e615778a-9c4b-4403-a317-17bac91a54f8/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T19:45:31.1210428Z Cache restored successfully
2026-05-27T19:45:31.2979328Z Restored cache entry with key gradle-home-v1|Linux-X64|regression[d3e43b41158631380b2825c23d14dd22]-d4da9eddb7c201694203c31753505adf096f4d06 to /home/runner/.gradle/caches,/home/runner/.gradle/notifications,/home/runner/.gradle/.setup-gradle in 1852ms
2026-05-27T19:45:31.3871729Z Cache hit for: gradle-kotlin-dsl-v1-77135d8dbcbdfa4b273c351d64c64f53
2026-05-27T19:45:31.3933585Z Cache hit for: gradle-groovy-dsl-v1-4b916fd71d224ca95f9e2d870a796055
2026-05-27T19:45:31.3970286Z Cache hit for: gradle-dependencies-v1-b2b583c96a120c5dd2ed017bde9f1e02
2026-05-27T19:45:31.3995459Z Cache hit for: gradle-generated-gradle-jars-v1-a170f616d8fd19db0bb463c397263c9f
2026-05-27T19:45:31.4052433Z Cache hit for: gradle-transforms-v1-bae0b62f8d8ebf0e5e435441e205e5ab
2026-05-27T19:45:31.4142643Z Cache hit for: gradle-instrumented-jars-v1-bb910fcacf708cb42c10c2b5b22b5d19
2026-05-27T19:45:31.4227676Z Cache hit for: gradle-wrapper-zips-v1-32a3a100d181ec75e824fde1164fcedd
2026-05-27T19:45:31.5225339Z Received 91530 of 91530 (100.0%), 0.9 MBs/sec
2026-05-27T19:45:31.5244527Z Cache Size: ~0 MB (91530 B)
2026-05-27T19:45:31.6307487Z Received 325685 of 325685 (100.0%), 1.5 MBs/sec
2026-05-27T19:45:31.6308392Z Cache Size: ~0 MB (325685 B)
2026-05-27T19:45:31.7045006Z Received 60085 of 60085 (100.0%), 0.3 MBs/sec
2026-05-27T19:45:31.7046359Z Cache Size: ~0 MB (60085 B)
2026-05-27T19:45:31.8000278Z [command]/usr/bin/tar -xf /home/runner/work/_temp/a93eabbc-b47d-4b33-833f-d6e95a502dd7/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T19:45:31.8714935Z Cache restored successfully
2026-05-27T19:45:31.9054152Z Restored cache entry with key gradle-groovy-dsl-v1-4b916fd71d224ca95f9e2d870a796055 to /home/runner/.gradle/caches/*/groovy-dsl/*/ in 603ms
2026-05-27T19:45:31.9059850Z [command]/usr/bin/tar -xf /home/runner/work/_temp/483b7d83-6618-4dde-acf0-c2c50547e49e/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T19:45:32.1162561Z Cache restored successfully
2026-05-27T19:45:32.1174177Z Restored cache entry with key gradle-kotlin-dsl-v1-77135d8dbcbdfa4b273c351d64c64f53 to /home/runner/.gradle/caches/*/kotlin-dsl/accessors/*/,/home/runner/.gradle/caches/*/kotlin-dsl/scripts/*/ in 816ms
2026-05-27T19:45:32.1417676Z [command]/usr/bin/tar -xf /home/runner/work/_temp/41338553-cffb-4a22-bb9b-7484df600ee6/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T19:45:32.1892195Z Cache restored successfully
2026-05-27T19:45:32.2126896Z Restored cache entry with key gradle-instrumented-jars-v1-bb910fcacf708cb42c10c2b5b22b5d19 to /home/runner/.gradle/caches/jars-*/*/ in 910ms
2026-05-27T19:45:32.4497418Z Received 83886080 of 424132676 (19.8%), 79.6 MBs/sec
2026-05-27T19:45:32.4664487Z Received 16903791 of 42069615 (40.2%), 16.1 MBs/sec
2026-05-27T19:45:32.5099946Z Received 20971520 of 354761488 (5.9%), 19.3 MBs/sec
2026-05-27T19:45:32.5556608Z Received 12582912 of 139593282 (9.0%), 11.8 MBs/sec
2026-05-27T19:45:32.7326734Z Received 42069615 of 42069615 (100.0%), 31.8 MBs/sec
2026-05-27T19:45:32.7366133Z Cache Size: ~40 MB (42069615 B)
2026-05-27T19:45:32.8843103Z [command]/usr/bin/tar -xf /home/runner/work/_temp/c30dfaa2-a9bd-45f5-a62a-38bb6728a1eb/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T19:45:33.4660942Z Received 134217728 of 424132676 (31.6%), 63.4 MBs/sec
2026-05-27T19:45:33.5316563Z Received 96468992 of 354761488 (27.2%), 44.8 MBs/sec
2026-05-27T19:45:33.6317040Z Received 104857600 of 139593282 (75.1%), 47.8 MBs/sec
2026-05-27T19:45:33.8256333Z Cache restored successfully
2026-05-27T19:45:33.8616592Z Restored cache entry with key gradle-generated-gradle-jars-v1-a170f616d8fd19db0bb463c397263c9f to /home/runner/.gradle/caches/9.5.1/generated-gradle-jars/gradle-api-9.5.1.jar in 2561ms
2026-05-27T19:45:34.2416338Z Received 139593282 of 139593282 (100.0%), 49.3 MBs/sec
2026-05-27T19:45:34.2446059Z Cache Size: ~133 MB (139593282 B)
2026-05-27T19:45:34.4938961Z Received 243269632 of 424132676 (57.4%), 76.1 MBs/sec
2026-05-27T19:45:34.5391445Z Received 159383552 of 354761488 (44.9%), 49.6 MBs/sec
2026-05-27T19:45:34.9372415Z [command]/usr/bin/tar -xf /home/runner/work/_temp/8e128599-3c72-4660-ad48-a975b44b992f/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T19:45:35.4996259Z Received 301989888 of 424132676 (71.2%), 71.1 MBs/sec
2026-05-27T19:45:35.5841905Z Received 239075328 of 354761488 (67.4%), 55.5 MBs/sec
2026-05-27T19:45:35.8546659Z Cache restored successfully
2026-05-27T19:45:36.4520580Z Restored cache entry with key gradle-wrapper-zips-v1-32a3a100d181ec75e824fde1164fcedd to /home/runner/.gradle/wrapper/dists/gradle-9.5.1-bin/iq79hdu3mqx29lgffhp8bfmx in 5151ms
2026-05-27T19:45:36.5044954Z Received 403161156 of 424132676 (95.1%), 76.0 MBs/sec
2026-05-27T19:45:36.6127901Z Received 289406976 of 354761488 (81.6%), 53.7 MBs/sec
2026-05-27T19:45:36.6691087Z Received 424132676 of 424132676 (100.0%), 77.4 MBs/sec
2026-05-27T19:45:36.6717164Z Cache Size: ~404 MB (424132676 B)
2026-05-27T19:45:36.8267246Z [command]/usr/bin/tar -xf /home/runner/work/_temp/f72ac94c-9156-4897-8f54-35d810545db8/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T19:45:37.0505314Z Received 354761488 of 354761488 (100.0%), 60.7 MBs/sec
2026-05-27T19:45:37.0508133Z Cache Size: ~338 MB (354761488 B)
2026-05-27T19:45:37.0628054Z [command]/usr/bin/tar -xf /home/runner/work/_temp/bf21fc81-feb6-4021-98ba-56203a8a3a47/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T19:45:40.4974956Z Cache restored successfully
2026-05-27T19:45:40.5275567Z Restored cache entry with key gradle-dependencies-v1-b2b583c96a120c5dd2ed017bde9f1e02 to /home/runner/.gradle/caches/modules-*/files-*/*/*/*/* in 9227ms
2026-05-27T19:45:46.7110832Z Cache restored successfully
2026-05-27T19:45:46.7311478Z Restored cache entry with key gradle-transforms-v1-bae0b62f8d8ebf0e5e435441e205e5ab to /home/runner/.gradle/caches/transforms-4/*/,/home/runner/.gradle/caches/*/transforms/*/ in 15428ms
2026-05-27T19:45:46.8223158Z ##[endgroup]
2026-05-27T19:45:46.8487905Z ##[group]All Gradle Wrapper jars are valid
2026-05-27T19:45:46.8490778Z ✓ Found known Gradle Wrapper JAR files:
2026-05-27T19:45:46.8492597Z   497c8c2a7e5031f6aa847f88104aa80a93532ec32ee17bdb8d1d2f67a194a9c7 gradle/wrapper/gradle-wrapper.jar
2026-05-27T19:45:46.8494327Z ##[endgroup]
2026-05-27T19:45:47.0493341Z ##[group]Run chmod +x gradlew
2026-05-27T19:45:47.0493897Z [36;1mchmod +x gradlew[0m
2026-05-27T19:45:47.0536422Z shell: /usr/bin/bash -e {0}
2026-05-27T19:45:47.0536899Z env:
2026-05-27T19:45:47.0537447Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T19:45:47.0538339Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T19:45:47.0539090Z   GRADLE_ACTION_ID: gradle/actions/setup-gradle
2026-05-27T19:45:47.0539663Z   GRADLE_USER_HOME: /home/runner/.gradle
2026-05-27T19:45:47.0540228Z   GRADLE_BUILD_ACTION_SETUP_COMPLETED: true
2026-05-27T19:45:47.0541025Z   DEVELOCITY_INJECTION_INIT_SCRIPT_NAME: gradle-actions.inject-develocity.init.gradle
2026-05-27T19:45:47.0541860Z   DEVELOCITY_INJECTION_CUSTOM_VALUE: gradle-actions
2026-05-27T19:45:47.0542459Z   GITHUB_DEPENDENCY_GRAPH_ENABLED: false
2026-05-27T19:45:47.0542953Z ##[endgroup]
2026-05-27T19:45:47.1875127Z ##[group]Run echo 'KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"' \
2026-05-27T19:45:47.1876176Z [36;1mecho 'KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"' \[0m
2026-05-27T19:45:47.1876701Z [36;1m  | sudo tee /etc/udev/rules.d/99-kvm4all.rules[0m
2026-05-27T19:45:47.1877114Z [36;1msudo udevadm control --reload-rules[0m
2026-05-27T19:45:47.1877501Z [36;1msudo udevadm trigger --name-match=kvm[0m
2026-05-27T19:45:47.1907900Z shell: /usr/bin/bash -e {0}
2026-05-27T19:45:47.1908226Z env:
2026-05-27T19:45:47.1908603Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T19:45:47.1909205Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T19:45:47.1909684Z   GRADLE_ACTION_ID: gradle/actions/setup-gradle
2026-05-27T19:45:47.1910056Z   GRADLE_USER_HOME: /home/runner/.gradle
2026-05-27T19:45:47.1910399Z   GRADLE_BUILD_ACTION_SETUP_COMPLETED: true
2026-05-27T19:45:47.1910979Z   DEVELOCITY_INJECTION_INIT_SCRIPT_NAME: gradle-actions.inject-develocity.init.gradle
2026-05-27T19:45:47.1911534Z   DEVELOCITY_INJECTION_CUSTOM_VALUE: gradle-actions
2026-05-27T19:45:47.1911915Z   GITHUB_DEPENDENCY_GRAPH_ENABLED: false
2026-05-27T19:45:47.1912232Z ##[endgroup]
2026-05-27T19:45:47.4526076Z KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"
2026-05-27T19:45:47.6496426Z ##[group]Run ./gradlew regressionCheck -Pandroid.testoptions.manageddevices.emulator.gpu=swiftshader_indirect
2026-05-27T19:45:47.6497947Z [36;1m./gradlew regressionCheck -Pandroid.testoptions.manageddevices.emulator.gpu=swiftshader_indirect[0m
2026-05-27T19:45:47.6535016Z shell: /usr/bin/bash -e {0}
2026-05-27T19:45:47.6535594Z env:
2026-05-27T19:45:47.6536124Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T19:45:47.6536936Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T19:45:47.6537624Z   GRADLE_ACTION_ID: gradle/actions/setup-gradle
2026-05-27T19:45:47.6538141Z   GRADLE_USER_HOME: /home/runner/.gradle
2026-05-27T19:45:47.6538635Z   GRADLE_BUILD_ACTION_SETUP_COMPLETED: true
2026-05-27T19:45:47.6539417Z   DEVELOCITY_INJECTION_INIT_SCRIPT_NAME: gradle-actions.inject-develocity.init.gradle
2026-05-27T19:45:47.6540257Z   DEVELOCITY_INJECTION_CUSTOM_VALUE: gradle-actions
2026-05-27T19:45:47.6540906Z   GITHUB_DEPENDENCY_GRAPH_ENABLED: false
2026-05-27T19:45:47.6541481Z ##[endgroup]
2026-05-27T19:45:51.6644119Z Starting a Gradle Daemon (subsequent builds will be faster)
2026-05-27T19:46:06.5666019Z 
2026-05-27T19:46:06.5695001Z > Configure project :app
2026-05-27T19:46:06.5726384Z WARNING: The option setting 'android.testoptions.manageddevices.emulator.gpu=swiftshader_indirect' is experimental.
2026-05-27T19:46:19.5657829Z 
2026-05-27T19:46:19.5662831Z > Configure project :android:app
2026-05-27T19:46:19.5686367Z WARNING: The option setting 'android.testoptions.manageddevices.emulator.gpu=swiftshader_indirect' is experimental.
2026-05-27T19:46:21.4655765Z 
2026-05-27T19:46:21.4695537Z > Task :android:app:preBuild UP-TO-DATE
2026-05-27T19:46:21.4726595Z > Task :android:app:preDebugBuild UP-TO-DATE
2026-05-27T19:46:21.5641357Z > Task :android:app:generateDebugBuildConfig FROM-CACHE
2026-05-27T19:46:21.5654781Z > Task :android:app:generateDebugResources FROM-CACHE
2026-05-27T19:46:21.5656041Z > Task :android:app:packageDebugResources FROM-CACHE
2026-05-27T19:46:22.2635919Z > Task :android:app:processDebugNavigationResources FROM-CACHE
2026-05-27T19:46:23.4651483Z > Task :android:app:parseDebugLocalResources FROM-CACHE
2026-05-27T19:46:23.4675808Z > Task :android:app:generateDebugRFile FROM-CACHE
2026-05-27T19:46:24.2957788Z > Task :android:app:compileDebugKotlin FROM-CACHE
2026-05-27T19:46:24.3056427Z > Task :android:app:javaPreCompileDebug FROM-CACHE
2026-05-27T19:46:25.4652032Z > Task :android:app:compileDebugJavaWithJavac FROM-CACHE
2026-05-27T19:46:25.6648533Z > Task :android:app:mapDebugSourceSetPaths
2026-05-27T19:46:25.6665933Z > Task :android:app:compileDebugNavigationResources FROM-CACHE
2026-05-27T19:46:25.6721294Z > Task :android:app:checkDebugAarMetadata
2026-05-27T19:46:25.8697608Z > Task :android:app:mergeDebugResources FROM-CACHE
2026-05-27T19:46:25.8737446Z > Task :android:app:createDebugCompatibleScreenManifests
2026-05-27T19:46:25.8756998Z > Task :android:app:extractDeepLinksDebug FROM-CACHE
2026-05-27T19:46:26.0650585Z > Task :android:app:processDebugMainManifest FROM-CACHE
2026-05-27T19:46:26.1645127Z > Task :android:app:processDebugManifest FROM-CACHE
2026-05-27T19:46:26.1662588Z > Task :android:app:processDebugManifestForPackage FROM-CACHE
2026-05-27T19:46:26.3656604Z > Task :android:app:processDebugResources FROM-CACHE
2026-05-27T19:46:26.3686148Z > Task :android:app:preDebugAndroidTestBuild SKIPPED
2026-05-27T19:46:26.5635518Z > Task :android:app:bundleDebugClassesToCompileJar
2026-05-27T19:46:26.7635712Z > Task :android:app:processDebugAndroidTestManifest
2026-05-27T19:46:26.7666659Z > Task :android:app:generateDebugAndroidTestBuildConfig FROM-CACHE
2026-05-27T19:46:26.7670092Z > Task :android:app:generateDebugAndroidTestResources FROM-CACHE
2026-05-27T19:46:26.7672604Z > Task :android:app:packageDebugAndroidTestResources FROM-CACHE
2026-05-27T19:46:26.7696121Z > Task :android:app:processDebugAndroidTestNavigationResources FROM-CACHE
2026-05-27T19:46:26.7716701Z > Task :android:app:parseDebugAndroidTestLocalResources FROM-CACHE
2026-05-27T19:46:26.8656592Z > Task :android:app:generateDebugAndroidTestRFile FROM-CACHE
2026-05-27T19:46:27.5637416Z > Task :android:app:javaPreCompileDebugAndroidTest FROM-CACHE
2026-05-27T19:46:27.5676091Z > Task :android:app:generateDebugAssets UP-TO-DATE
2026-05-27T19:46:27.8641699Z > Task :android:app:mergeDebugAssets
2026-05-27T19:46:27.8686118Z > Task :android:app:compressDebugAssets FROM-CACHE
2026-05-27T19:46:27.8725974Z > Task :android:app:generateDebugGlobalSynthetics FROM-CACHE
2026-05-27T19:46:27.9649499Z > Task :android:app:processDebugJavaRes
2026-05-27T19:46:30.4652595Z > Task :android:app:mergeDebugJavaResource
2026-05-27T19:46:31.1638422Z > Task :android:app:checkDebugDuplicateClasses
2026-05-27T19:46:31.1677022Z > Task :android:app:desugarDebugFileDependencies FROM-CACHE
2026-05-27T19:46:32.6656525Z > Task :android:app:mergeExtDexDebug FROM-CACHE
2026-05-27T19:46:32.6715948Z > Task :android:app:mergeLibDexDebug FROM-CACHE
2026-05-27T19:46:32.8666371Z > Task :android:app:dexBuilderDebug FROM-CACHE
2026-05-27T19:46:32.9676276Z > Task :android:app:mergeProjectDexDebug FROM-CACHE
2026-05-27T19:46:32.9696119Z > Task :android:app:mergeDebugJniLibFolders
2026-05-27T19:46:33.2637663Z > Task :android:app:mergeDebugNativeLibs
2026-05-27T19:46:34.6641680Z > Task :android:app:stripDebugDebugSymbols
2026-05-27T19:46:36.8666298Z > Task :android:app:validateSigningDebug
2026-05-27T19:46:36.8677615Z > Task :android:app:writeDebugAppMetadata
2026-05-27T19:46:36.9654999Z > Task :android:app:writeDebugSigningConfigVersions
2026-05-27T19:46:40.2660956Z > Task :android:app:packageDebug
2026-05-27T19:46:40.2706193Z > Task :android:app:createDebugApkListingFileRedirect
2026-05-27T19:46:40.2740730Z > Task :android:app:generateDebugAndroidTestAssets UP-TO-DATE
2026-05-27T19:46:40.3637381Z > Task :android:app:mergeDebugAndroidTestAssets
2026-05-27T19:46:40.3693471Z > Task :android:app:compressDebugAndroidTestAssets FROM-CACHE
2026-05-27T19:46:40.3732363Z > Task :android:app:generateDebugAndroidTestGlobalSynthetics FROM-CACHE
2026-05-27T19:46:40.5634516Z > Task :android:app:checkDebugAndroidTestDuplicateClasses
2026-05-27T19:46:40.6643241Z > Task :android:app:desugarDebugAndroidTestFileDependencies FROM-CACHE
2026-05-27T19:46:41.3651786Z > Task :android:app:mergeExtDexDebugAndroidTest FROM-CACHE
2026-05-27T19:46:41.3657062Z > Task :android:app:mergeLibDexDebugAndroidTest FROM-CACHE
2026-05-27T19:46:41.4656436Z > Task :android:app:checkDebugAndroidTestAarMetadata
2026-05-27T19:46:41.4706963Z > Task :android:app:mapDebugAndroidTestSourceSetPaths
2026-05-27T19:46:41.4716903Z > Task :android:app:compileDebugAndroidTestNavigationResources FROM-CACHE
2026-05-27T19:46:41.6636042Z > Task :android:app:mergeDebugAndroidTestResources FROM-CACHE
2026-05-27T19:46:41.7666411Z > Task :android:app:processDebugAndroidTestResources FROM-CACHE
2026-05-27T19:46:41.7716022Z > Task :android:app:mergeDebugAndroidTestJniLibFolders
2026-05-27T19:46:41.8689807Z > Task :android:app:mergeDebugAndroidTestNativeLibs
2026-05-27T19:46:42.0658541Z > Task :android:app:stripDebugAndroidTestDebugSymbols
2026-05-27T19:46:42.0686233Z > Task :android:app:validateSigningDebugAndroidTest
2026-05-27T19:46:42.0768573Z > Task :android:app:writeDebugAndroidTestSigningConfigVersions
2026-05-27T19:46:44.0650996Z 
2026-05-27T19:46:44.0686405Z > Task :android:app:pixel2api33Setup
2026-05-27T19:46:44.0703296Z The device "pixel2api33" does not specify a "testedAbi".
2026-05-27T19:46:44.0737578Z This currently defaults to "x86_64", but will change to "arm64-v8a" in AGP 10.0.
2026-05-27T19:46:44.0740592Z 
2026-05-27T19:46:44.0776233Z The system image configured for "pixel2api33" does not support NDK translation,
2026-05-27T19:46:44.0815997Z so it will be unable to run tests built for "arm64-v8a".
2026-05-27T19:46:44.0846380Z 
2026-05-27T19:46:44.0876000Z To keep the current behavior and prevent test failures in AGP 10.0,
2026-05-27T19:46:44.0896029Z explicitly set the ABI: testedAbi = "x86_64"
2026-05-27T19:46:47.5088421Z Checking the license for package Android Emulator in /usr/local/lib/android/sdk/licenses
2026-05-27T19:46:47.5115825Z License for package Android Emulator accepted.
2026-05-27T19:46:47.6099940Z Preparing "Install Android Emulator v.36.5.11".
2026-05-27T19:46:48.7655859Z 
2026-05-27T19:46:48.7696176Z > Task :app:regressionCheck
2026-05-27T19:46:56.8656515Z > Task :android:app:compileDebugAndroidTestKotlin
2026-05-27T19:47:05.2649962Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/SmokeTest.kt:52:27 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T19:47:05.2699664Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/attachments/AttachmentRealOsRegressionTest.kt:52:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T19:47:05.2749697Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/attachments/ImageViewerGestureRegressionTest.kt:39:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T19:47:05.2779487Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/billing/BillingSandboxRegressionTest.kt:39:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T19:47:05.2829818Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/lifecycle/LifecycleRobustnessRegressionTest.kt:42:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T19:47:05.2899476Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/records/RecordRegressionTest.kt:43:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T19:47:05.2907470Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/settings/SettingsCategoriesPaywallRegressionTest.kt:49:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T19:47:05.2961940Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/vault/StorageRobustnessRegressionTest.kt:55:22 Redundant creation of Json format. Creating instances for each usage can be slow.
2026-05-27T19:47:05.2986798Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/vault/StorageRobustnessRegressionTest.kt:80:22 Redundant creation of Json format. Creating instances for each usage can be slow.
2026-05-27T19:47:05.3029488Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/vault/VaultRealOsRegressionTest.kt:35:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T19:47:05.3054621Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/vehicles/VehicleRegressionTest.kt:53:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T19:47:05.3064800Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/screenshots/StoreScreenshotBase.kt:18:27 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T19:47:05.3171043Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/testsupport/RegressionHelpers.kt:205:5 Redundant creation of Json format. Creating instances for each usage can be slow.
2026-05-27T19:47:07.5642741Z 
2026-05-27T19:47:07.5643823Z > Task :android:app:pixel2api33Setup
2026-05-27T19:47:07.5665864Z "Install Android Emulator v.36.5.11" ready.
2026-05-27T19:47:07.5705976Z Installing Android Emulator in /usr/local/lib/android/sdk/emulator
2026-05-27T19:47:07.5725810Z "Install Android Emulator v.36.5.11" complete.
2026-05-27T19:47:07.5765820Z "Install Android Emulator v.36.5.11" finished.
2026-05-27T19:47:07.5786130Z Checking the license for package Intel x86_64 Atom System Image in /usr/local/lib/android/sdk/licenses
2026-05-27T19:47:07.5805940Z License for package Intel x86_64 Atom System Image accepted.
2026-05-27T19:47:07.5825776Z Preparing "Install Intel x86_64 Atom System Image API 33 (revision 2)".
2026-05-27T19:47:11.4635754Z 
2026-05-27T19:47:11.4640676Z > Task :android:app:compileDebugAndroidTestJavaWithJavac
2026-05-27T19:47:11.4671043Z > Task :android:app:processDebugAndroidTestJavaRes
2026-05-27T19:47:12.7635917Z > Task :android:app:mergeDebugAndroidTestJavaResource
2026-05-27T19:47:19.5635579Z > Task :android:app:dexBuilderDebugAndroidTest
2026-05-27T19:47:20.9646212Z > Task :android:app:mergeProjectDexDebugAndroidTest
2026-05-27T19:47:23.4639083Z > Task :android:app:packageDebugAndroidTest
2026-05-27T19:47:23.4653278Z > Task :android:app:createDebugAndroidTestApkListingFileRedirect
2026-05-27T19:47:34.1635363Z 
2026-05-27T19:47:34.1636176Z > Task :android:app:pixel2api33Setup
2026-05-27T19:47:34.1656249Z "Install Intel x86_64 Atom System Image API 33 (revision 2)" ready.
2026-05-27T19:47:34.1676353Z Installing Intel x86_64 Atom System Image in /usr/local/lib/android/sdk/system-images/android-33/default/x86_64
2026-05-27T19:47:34.1695849Z "Install Intel x86_64 Atom System Image API 33 (revision 2)" complete.
2026-05-27T19:47:34.1696981Z "Install Intel x86_64 Atom System Image API 33 (revision 2)" finished.
2026-05-27T19:49:52.9919903Z Starting 26 tests on pixel2api33
2026-05-27T19:49:54.0639501Z 
2026-05-27T19:49:54.0684798Z > Task :android:app:pixel2api33DebugAndroidTest
2026-05-27T19:50:02.9655906Z 
2026-05-27T19:50:02.9694810Z pixel2api33 Tests 1/26 completed. (0 skipped) (0 failed)
2026-05-27T19:50:12.9634398Z pixel2api33 Tests 2/26 completed. (0 skipped) (0 failed)
2026-05-27T19:50:22.9637003Z pixel2api33 Tests 3/26 completed. (0 skipped) (0 failed)
2026-05-27T19:50:32.9644880Z pixel2api33 Tests 4/26 completed. (0 skipped) (0 failed)
2026-05-27T19:50:42.9661034Z pixel2api33 Tests 6/26 completed. (0 skipped) (0 failed)
2026-05-27T19:50:52.9646815Z pixel2api33 Tests 7/26 completed. (0 skipped) (0 failed)
2026-05-27T19:51:02.9634442Z pixel2api33 Tests 8/26 completed. (0 skipped) (0 failed)
2026-05-27T19:51:22.9647179Z pixel2api33 Tests 9/26 completed. (0 skipped) (0 failed)
2026-05-27T19:51:42.9637871Z pixel2api33 Tests 10/26 completed. (0 skipped) (0 failed)
2026-05-27T19:52:02.9676827Z pixel2api33 Tests 11/26 completed. (0 skipped) (0 failed)
2026-05-27T19:52:12.9634238Z pixel2api33 Tests 12/26 completed. (0 skipped) (0 failed)
2026-05-27T19:52:22.9641414Z pixel2api33 Tests 13/26 completed. (0 skipped) (0 failed)
2026-05-27T19:52:42.9634677Z pixel2api33 Tests 14/26 completed. (0 skipped) (0 failed)
2026-05-27T19:53:12.9676379Z pixel2api33 Tests 16/26 completed. (0 skipped) (0 failed)
2026-05-27T19:53:32.9652308Z pixel2api33 Tests 17/26 completed. (0 skipped) (0 failed)
2026-05-27T19:53:52.9656846Z pixel2api33 Tests 18/26 completed. (0 skipped) (0 failed)
2026-05-27T19:54:02.9651521Z pixel2api33 Tests 19/26 completed. (0 skipped) (0 failed)
2026-05-27T19:54:12.9638095Z pixel2api33 Tests 20/26 completed. (0 skipped) (0 failed)
2026-05-27T19:54:42.9678591Z pixel2api33 Tests 21/26 completed. (0 skipped) (0 failed)
2026-05-27T19:54:52.9635476Z pixel2api33 Tests 22/26 completed. (0 skipped) (0 failed)
2026-05-27T19:55:02.9656392Z pixel2api33 Tests 23/26 completed. (0 skipped) (0 failed)
2026-05-27T19:55:12.9633967Z pixel2api33 Tests 24/26 completed. (0 skipped) (0 failed)
2026-05-27T19:55:22.9696300Z pixel2api33 Tests 25/26 completed. (0 skipped) (0 failed)
2026-05-27T19:55:35.5648424Z Finished 26 tests on pixel2api33
2026-05-27T19:55:36.8635334Z 
2026-05-27T19:55:36.8699407Z > Task :android:app:mergeDebugAndroidTestTestResultProtos
2026-05-27T19:55:36.8702959Z Test execution completed. See the report at: file:///home/runner/work/android/android/app/build/reports/androidTests/managedDevice/debug/allDevices/index.html
2026-05-27T19:55:37.1635894Z gradle/actions: Writing build results to /home/runner/work/_temp/.gradle-actions/build-results/__run_3-1779911155888.json
2026-05-27T19:55:37.2632963Z 
2026-05-27T19:55:37.2636593Z [Incubating] Problems report is available at: file:///home/runner/work/android/android/build/reports/problems/problems-report.html
2026-05-27T19:55:37.2642253Z 
2026-05-27T19:55:37.2650246Z Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
2026-05-27T19:55:37.2652422Z 
2026-05-27T19:55:37.2655951Z You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
2026-05-27T19:55:37.2659853Z 
2026-05-27T19:55:37.2667757Z For more on this, please refer to https://docs.gradle.org/9.5.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
2026-05-27T19:55:37.2670255Z 
2026-05-27T19:55:37.2671899Z BUILD SUCCESSFUL in 9m 49s
2026-05-27T19:55:37.2675844Z 1 actionable task: 1 executed
2026-05-27T19:55:37.3665562Z Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.5.1/userguide/configuration_cache_enabling.html
2026-05-27T19:55:37.8927114Z ##[group]Run actions/upload-artifact@v7
2026-05-27T19:55:37.8927515Z with:
2026-05-27T19:55:37.8927796Z   name: gmd-regression-test-reports
2026-05-27T19:55:37.8929297Z   path: app/build/reports/androidTests/managedDevice/
app/build/outputs/androidTest-results/managedDevice/
app/build/outputs/managed_device_android_test_additional_output/
macrobenchmark/build/reports/androidTests/managedDevice/
macrobenchmark/build/outputs/androidTest-results/managedDevice/
macrobenchmark/build/outputs/managed_device_android_test_additional_output/

2026-05-27T19:55:37.8930791Z   if-no-files-found: warn
2026-05-27T19:55:37.8931085Z   retention-days: 7
2026-05-27T19:55:37.8931376Z   compression-level: 6
2026-05-27T19:55:37.8931643Z   overwrite: false
2026-05-27T19:55:37.8931910Z   include-hidden-files: false
2026-05-27T19:55:37.8932200Z   archive: true
2026-05-27T19:55:37.8932446Z env:
2026-05-27T19:55:37.8932804Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T19:55:37.8933386Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T19:55:37.8933859Z   GRADLE_ACTION_ID: gradle/actions/setup-gradle
2026-05-27T19:55:37.8934216Z   GRADLE_USER_HOME: /home/runner/.gradle
2026-05-27T19:55:37.8934551Z   GRADLE_BUILD_ACTION_SETUP_COMPLETED: true
2026-05-27T19:55:37.8935060Z   DEVELOCITY_INJECTION_INIT_SCRIPT_NAME: gradle-actions.inject-develocity.init.gradle
2026-05-27T19:55:37.8935780Z   DEVELOCITY_INJECTION_CUSTOM_VALUE: gradle-actions
2026-05-27T19:55:37.8936149Z   GITHUB_DEPENDENCY_GRAPH_ENABLED: false
2026-05-27T19:55:37.8936576Z ##[endgroup]
2026-05-27T19:55:38.2940162Z Multiple search paths detected. Calculating the least common ancestor of all paths
2026-05-27T19:55:38.2972006Z The least common ancestor is /home/runner/work/android/android. This will be the root directory of the artifact
2026-05-27T19:55:38.2974917Z With the provided path, there will be 66 files uploaded
2026-05-27T19:55:38.2980028Z Artifact name is valid!
2026-05-27T19:55:38.2982365Z Root directory input is valid!
2026-05-27T19:55:38.4027388Z Uploading artifact: gmd-regression-test-reports.zip
2026-05-27T19:55:38.4075841Z Beginning upload of artifact content to blob storage
2026-05-27T19:55:38.5820747Z Uploaded bytes 232672
2026-05-27T19:55:38.5985786Z Finished uploading artifact content to blob storage!
2026-05-27T19:55:38.5999683Z SHA256 digest of uploaded artifact is 8395b2e6604e9eafb20d4038121ceada503a863d046a52c7099a73deaed46d12
2026-05-27T19:55:38.6006258Z Finalizing artifact upload
2026-05-27T19:55:38.7625766Z Artifact gmd-regression-test-reports successfully finalized. Artifact ID 7250439610
2026-05-27T19:55:38.7630744Z Artifact gmd-regression-test-reports has been successfully uploaded! Final size is 232672 bytes. Artifact ID is 7250439610
2026-05-27T19:55:38.7633758Z Artifact download URL: https://github.com/yorvana/android/actions/runs/26534650356/artifacts/7250439610
2026-05-27T19:55:38.7999461Z Post job cleanup.
2026-05-27T19:55:39.0919224Z In post-action step
2026-05-27T19:55:39.0928723Z Enhanced Caching: This build is using the proprietary 'gradle-actions-caching' provider for optimized caching support. See https://github.com/gradle/actions/blob/main/DISTRIBUTION.md for terms of use and opt-out instructions.
2026-05-27T19:55:39.1684955Z Cache is read-only: will not save state for use in subsequent builds.
2026-05-27T19:55:39.1692761Z Generating Job Summary
2026-05-27T19:55:39.1713666Z Completed post-action step
2026-05-27T19:55:39.1921208Z Post job cleanup.
2026-05-27T19:55:39.3420453Z Post job cleanup.
2026-05-27T19:55:39.4626670Z [command]/usr/bin/git version
2026-05-27T19:55:39.4728217Z git version 2.54.0
2026-05-27T19:55:39.4770180Z Temporarily overriding HOME='/home/runner/work/_temp/5c905375-dbcb-41e4-9027-0735d7a16e61' before making global git config changes
2026-05-27T19:55:39.4784206Z Adding repository directory to the temporary git global config as a safe directory
2026-05-27T19:55:39.4796991Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/android/android
2026-05-27T19:55:39.4861102Z Removing SSH command configuration
2026-05-27T19:55:39.4866602Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-27T19:55:39.4884749Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-27T19:55:39.5291878Z Removing HTTP extra header
2026-05-27T19:55:39.5292985Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-27T19:55:39.5296013Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-27T19:55:39.5626082Z Removing includeIf entries pointing to credentials config files
2026-05-27T19:55:39.5627212Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-27T19:55:39.5635052Z includeif.gitdir:/home/runner/work/android/android/.git.path
2026-05-27T19:55:39.5645608Z includeif.gitdir:/home/runner/work/android/android/.git/worktrees/*.path
2026-05-27T19:55:39.5653090Z includeif.gitdir:/github/workspace/.git.path
2026-05-27T19:55:39.5656096Z includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-05-27T19:55:39.5658058Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/android/android/.git.path
2026-05-27T19:55:39.5672986Z /home/runner/work/_temp/git-credentials-c16f4d1c-3bc8-4808-b76f-089be915a22b.config
2026-05-27T19:55:39.5687036Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/android/android/.git.path /home/runner/work/_temp/git-credentials-c16f4d1c-3bc8-4808-b76f-089be915a22b.config
2026-05-27T19:55:39.5729298Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/android/android/.git/worktrees/*.path
2026-05-27T19:55:39.5756093Z /home/runner/work/_temp/git-credentials-c16f4d1c-3bc8-4808-b76f-089be915a22b.config
2026-05-27T19:55:39.5767096Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/android/android/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-c16f4d1c-3bc8-4808-b76f-089be915a22b.config
2026-05-27T19:55:39.5801407Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git.path
2026-05-27T19:55:39.5826294Z /github/runner_temp/git-credentials-c16f4d1c-3bc8-4808-b76f-089be915a22b.config
2026-05-27T19:55:39.5835062Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-c16f4d1c-3bc8-4808-b76f-089be915a22b.config
2026-05-27T19:55:39.5869959Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-05-27T19:55:39.5894211Z /github/runner_temp/git-credentials-c16f4d1c-3bc8-4808-b76f-089be915a22b.config
2026-05-27T19:55:39.5925980Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-c16f4d1c-3bc8-4808-b76f-089be915a22b.config
2026-05-27T19:55:39.5959478Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-27T19:55:39.6217435Z Removing credentials config '/home/runner/work/_temp/git-credentials-c16f4d1c-3bc8-4808-b76f-089be915a22b.config'
2026-05-27T19:55:39.6384435Z Cleaning up orphan processes
2026-05-27T19:55:39.6828403Z Terminate orphan process: pid (2309) (java)
2026-05-27T19:55:39.6890851Z Terminate orphan process: pid (2379) (java)
2026-05-27T19:55:39.6928482Z Terminate orphan process: pid (2562) (adb)
